This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
I am trying to create a web service consumer on Notes 8.5.2. I am trying to add authentication headers (username and password), but the Stub setHeader method "is not visible" according to the DDE message. Sure enough, when I try to use the type-ahead, lotus.domino.axis.client.Stub does not seem to have a setHeader method.
What am I missing? How can I set the head in 8.5.2?
It worked on 7.0.3 using Stubby. (Had a different problem there with the service call parameter being sent in the header instead of the body, which I am hoping 8.5.2 will solve).
I've searched this forum and all over the web, but have been unable to find a solution. Any help would greatly appreciated.